runtime.rtype.name (method)

2 uses

	runtime (current package)
		heapdump.go#L202: 		name := rt.name()
		type.go#L37: func (t rtype) name() string {